-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix the size of a template downloaded from secondary storage #10662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix the size of a template downloaded from secondary storage #10662
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10662 +/- ##
=========================================
Coverage 16.00% 16.01%
- Complexity 13105 13112 +7
=========================================
Files 5651 5651
Lines 495870 495859 -11
Branches 60049 60048 -1
=========================================
+ Hits 79373 79395 +22
+ Misses 407634 407609 -25
+ Partials 8863 8855 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clgtm
@blueorangutan package |
@Pearl1594 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12980 |
Fixing the size of a template that is downloaded from secondary storage to StorPool
bf7fc63
to
a9cf95c
Compare
@blueorangutan package |
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 12985 |
@slavkap , I guess there is no chance this is ever executed with other storage types active? |
@Pearl1594 cc ^^ |
@DaanHoogland, no, there isn't a chance. I don't like it either, that's why I'm refactoring on small chunks when there's a need for a change in this part of the code |
Description
This PR fixes the size of a template downloaded from secondary storage to StorPool.
Types of changes
Bug Severity
How Has This Been Tested?
manually